Survey

Welcome to our survey!

This is a simple demonstration of a surveydown survey. It has two pages with one question on each page.

Here is a basic “multiple choice” question:

*

You need to insert next buttons with sd_next() on each page. By default, it will go to the next page defined in the survey.qmd file, but you can also specify the page with the next_page argument set to the name of the page you want to go to next.

This is another page in your survey.

{surveydown} supports many types of questions. For example, here is a simple text type question:

*

End

This it the last page in the survey.